CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Dynamic partitioning

搜索资源列表

  1. 905186

    0下载:
  2. 操作系统课程设计\存储管理---动态分区分配算法的模拟-Operating systems curriculum design \ storage management--- the distribution of dynamic partitioning of the simulation algorithm
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-07
    • 文件大小:12545
    • 提供者:lys
  1. OS

    0下载:
  2. 动态分区管理的主存分配模拟设计--最先适应法、最差适应法-Dynamic partitioning of main memory allocation management analog design- the first to meet the law, the worst adaptation law
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:356994
    • 提供者:黄斌
  1. Storage_management_partition_algorithm

    0下载:
  2. 分区管理是应用较广泛的一种存储管理技术。本实验要求用一种结构化高级语言构造分区描述器, 编制动态分区分配算法和回收算法模拟程序,并讨论不同分配算法的特点-Partition Manager is the application of a broader storage management techniques. In this study, requested in a structured high-level language construct partition descr ipt
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:2259
    • 提供者:王洪礼
  1. dongtaifenqushixian

    0下载:
  2. 这是一个操作系统中,动态分区实现的程序的示例!还附带那一章的课件-This is an operating system, dynamic partitioning to achieve an example of the procedure! Courseware is also included in the chapter ... ...
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:40410
    • 提供者:xiaofang
  1. tang

    0下载:
  2. 实现内存的合理分配,采用最先适应算法和最佳适应算法实现动态分区-To achieve a rational allocation of memory, using the first-fit algorithm and the best-fit algorithm to achieve dynamic partitioning
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:7129
    • 提供者:tangx
  1. cunhuguanli

    0下载:
  2. 动态分区分配方式的模拟 在每次分配和回收后显示空闲内存分区链的情况-Simulation of dynamic partitioning distribution and recovery of each displayed after the allocation of free memory partition chain of
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1304
    • 提供者:gyujg
  1. OS_source_code

    0下载:
  2. 计算机操作系统实验——动态分区分配方式的模拟:采用首次适应算法和最佳适应算法。-Computer Operating System Experiment- Simulation of dynamic partitioning distribution: The first-fit algorithm and the best-fit algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:2303
    • 提供者:Splendid Sun
  1. firstFit

    0下载:
  2. 这是一个操作系统的一个首次内存分配算法,用于模拟操作系统中的存储器动态分区分配。-This is an operating system for the first time a memory allocation algorithm, used to simulate the operating system memory allocation of dynamic partitioning.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:177011
    • 提供者:qxianbo
  1. OS_Big_Work_No3

    0下载:
  2. 一、设计目的 1、理解动态分区式存储管理的工作原理 2、掌握分区分配的一下三算法:首先适应算法、最佳适应算法和最坏适应算法 3、掌握动态分区分配的存储分配和存储回收的过程 二、设计要求 1、建立空闲分区表数据文件,该文件包括两个字段:空闲区的起始地址和长度;该文件有若干个记录,表示目前系统有多个空闲分区; 2、建立已分配分区表数据文件,该文件包括三个字段:已分配分区的起始地址、长度、作业名称;该文件有若干个记录,表示目前系统有多个作业; 3、程序启动时读两分区表数据文
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:322470
    • 提供者:xcc
  1. dongtai

    0下载:
  2. 用一种结构化高级语言构造分区描述器,编制动态分区分配算法和回收算法模拟程序。 -Use a structured high-level language describes tectonic division, prepare dynamic partitioning algorithm and recovery algorithm simulation program.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:10480
    • 提供者:乐乐
  1. feipeihuishouneicun

    0下载:
  2. 自己写的操作系统中模拟首次适应动态分区存储管理方案中的内存分配与回收的程序-Write your own operating system, to simulate first-fit storage management program in the dynamic partitioning of memory allocation and collection procedures
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:97688
    • 提供者:huhu
  1. dongtaifenqvguanli

    0下载:
  2. 动态分区存储管理,操作系统课程设计,运行通过-Dynamic partitioning storage management
  3. 所属分类:OS Develop

    • 发布日期:2017-04-23
    • 文件大小:336106
    • 提供者:liudong
  1. memory--recycling-experiments

    1下载:
  2. 熟悉主存的分配与回收。理解在不同的存储管理方式下,如何实现主存空间的分配与回收。掌握动态分区分配方式中的数据结构和分配算法及动态分区存储管理方式及其实现过程-Familiar with the main memory allocation and recovery. Understanding of storage management in a different way, how to achieve the main memory space allocation and recyclin
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:439184
    • 提供者:xiaoxiao
  1. a

    0下载:
  2. 计算机操作系统存储器动态分区分配的三种算法-Computer operating system memory assigned three dynamic partitioning algorithm is presented
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:2303
    • 提供者:chang
  1. fenqucunchuguano

    0下载:
  2. 应用首次适应算法实现动态分区存储管理。主要思想是通过图形界面来获得用户输入信息。-Applications for the first time to adapt to the dynamic partitioning algorithm storage management. The main idea is to get through the graphical interface, user input information.
  3. 所属分类:Disk Tools

    • 发布日期:2017-04-05
    • 文件大小:163315
    • 提供者:沈陆
  1. OSkechengsheji

    0下载:
  2. 动态分区系统的可视化界面程序,包括三种运算方法的执行,可终止,可视化-Visualization of dynamic partitioning system interface procedures, including the implementation of the three calculation methods, may terminate, visualization
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-07
    • 文件大小:5864
    • 提供者:michaelgeng
  1. OSexperience7

    1下载:
  2. 设计程序模拟内存的动态分区法存储管理。 内存空闲区使用自由链管理,采用最坏适应算法从自由链中寻找空闲区进行分配。 假定系统的内存共640K,初始状态为操作系统本身占用64K。 t1时间后,有作业A、B、C、D分别请求8K、16K、64K、124K的内存空间; t2时间后,作业C完成; t3时间后,作业E请求50K的内存空间; t4时间后,作业D完成。 要求编程序分别输出t1、t2、t3、t4时刻内存的空闲区的状态。 -Design program to si
  3. 所属分类:Windows Develop

    • 发布日期:2014-04-26
    • 文件大小:1024
    • 提供者:
  1. pso2

    0下载:
  2. 借助胞腔, 并利用遗传算法能够最终收敛于非线性多峰函数全局最优解的特点, 动态 地剖分和排除胞腔, 从而构成一种新型遗传算法——胞腔排除遗传算法, 利用该算法可求取非 线性多峰函数全部全局最优解。仿真实验表明该算法合理、有效。-With cell cavity, and the use of genetic algorithms will eventually converge to the nonlinear multimodal function global optimum cha
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:225395
    • 提供者:
  1. mm

    0下载:
  2. 操作系统原理内存管理,动态分区的链表实现,可紧凑,可合并相邻空闲块。-Operating System memory management, dynamic partitioning of the list implementation can be compact, contiguous free block can be combined.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:1529
    • 提供者:li
  1. dynamicdevice

    0下载:
  2. 动态分区存储管理,提供首次适应算法和最佳适应算法。-Dynamic partitioning storage management, providing first-fit algorithm and the best fit algorithm.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:115180
    • 提供者:朱婧
« 1 23 4 »
搜珍网 www.dssz.com